../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref string __applyArg0, ref List!string __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(ref string, ref List!string) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(string, List!string).Map.opApply(scope int delegate(MapEntry!(string, List!string) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/MultiMap.d(27,21): Error: template instance `hunt.collection.HashMap.HashMap!(string, List!string)` error instantiating ../5dafe25dbce0bf24b5ca4440-hunt-net/source/hunt/net/util/UrlEncoded.d(40,21): instantiated from here: `MultiMap!string` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref const(ubyte)[] __applyArg0, ref double __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(const(ubyte)[], double).Map.opApply(scope int delegate(ref const(ubyte)[], ref double) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(const(ubyte)[], double).Map.opApply(scope int delegate(MapEntry!(const(ubyte)[], double) entry) dg)` ../5db0543411dca01a54bd5c48-hunt-redis/source/hunt/redis/Client.d(1323,13): Error: template instance `hunt.collection.HashMap.HashMap!(const(ubyte)[], double)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref const(ubyte)[] __applyArg0, ref GeoCoordinate __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(const(ubyte)[], GeoCoordinate).Map.opApply(scope int delegate(ref const(ubyte)[], ref GeoCoordinate) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(const(ubyte)[], GeoCoordinate).Map.opApply(scope int delegate(MapEntry!(const(ubyte)[], GeoCoordinate) entry) dg)` ../5db0543411dca01a54bd5c48-hunt-redis/source/hunt/redis/Client.d(1331,13): Error: template instance `hunt.collection.HashMap.HashMap!(const(ubyte)[], GeoCoordinate)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashMap.d(372,13): Error: none of the overloads of `opApply` are callable using argument types `(int delegate(ref Worker __applyArg0, ref Object __applyArg1) @system)`, candidates are: ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(321,9): `hunt.collection.Map.Map!(Worker, Object).Map.opApply(scope int delegate(ref Worker, ref Object) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/Map.d(324,9): `hunt.collection.Map.Map!(Worker, Object).Map.opApply(scope int delegate(MapEntry!(Worker, Object) entry) dg)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/collection/HashSet.d(84,15): Error: template instance `hunt.collection.HashMap.HashMap!(Worker, Object)` error instantiating ../5b9ad874ef1543dd175823c8-hunt/source/hunt/concurrency/ThreadPoolExecutor.d(421,13): instantiated from here: `HashSet!(Worker)` ../5b9ad874ef1543dd175823c8-hunt/source/hunt/concurrency/ScheduledThreadPoolExecutor.d(244,19): Error: function `void hunt.concurrency.ScheduledThreadPoolExecutor.ScheduledThreadPoolExecutor.onShutdown()` does not override any function, did you mean to override `bool hunt.concurrency.ExecutorService.ExecutorService.isShutdown()`? ../5b9ad874ef1543dd175823c8-hunt/source/hunt/concurrency/ScheduledThreadPoolExecutor.d(585,26): Error: function `hunt.concurrency.ScheduledThreadPoolExecutor.ScheduledThreadPoolExecutor.submit` does not override any function ../5b9ad874ef1543dd175823c8-hunt/source/hunt/concurrency/ScheduledThreadPoolExecutor.d(759,39): Error: function `hunt.concurrency.ScheduledThreadPoolExecutor.ScheduledThreadPoolExecutor.getQueue` does not override any function /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.